;
;Description of fields:
;  1) Display name
;  2) Device ID (2 or 3 bytes)
;  3) Device Size (in bits)
;  4) Block Erase Size (in bytes - 256, 4K, 64K)
;  5) Block Erase Command
;  6) Write Granularity (1 or 64)
;  7) Enable Write Status Register Command (1- True, 0- False)
;  8) Chip Erase Command
;
AT26DF321,   0x1F4700, 0x2000000, 0x1000,  0x20, 64, 0, 0x60
W25X32,      0xEF3016, 0x2000000, 0x1000,  0x20, 64, 0, 0xC7
MX25L32,     0xC22016, 0x2000000, 0x1000,  0x20, 64, 0, 0x60
